home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / Minolta-PCL600.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.2 KB  |  41 lines

  1. <option type="enum" id="opt/Minolta-PCL600">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>600-dpi PCL Mode</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>PCL600</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Miscellaneous</arg_group>
  12.    <arg_order>99999</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_pjl />
  15.    <arg_proto>ENTER LANGUAGE=%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <make>Minolta</make>
  20.       <model>PagePro 8L</model>
  21.       <driver>ljet2p</driver>
  22.       <arg_defval>ev/Minolta-PCL600-On</arg_defval>
  23.      </constraint>
  24.   </constraints>
  25.   <enum_vals>
  26.    <enum_val id="ev/Minolta-PCL600-On">
  27.     <ev_longname>
  28.      <en>On</en>
  29.     </ev_longname>
  30.     <!-- A multilingual <comments> block can appear here, too;
  31.          it should be treated as documentation for the user. -->
  32.     <ev_shortname>
  33.      <en>On</en>
  34.      <!-- Until someone tells me how to learn the user locale in 
  35.           backends, the shortname must be monolingual in <en>! -->
  36.     </ev_shortname>
  37.     <ev_driverval>PCL600</ev_driverval>
  38.    </enum_val>
  39.   </enum_vals>
  40. </option>
  41.